

/* Start:/cache/css/banner-top.css?1685106463514*/
.banner-top {
	height: 690px;
	margin-top: -150px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.banner-top h1 {
  margin-top: 0;
	padding-top: 30px;
	color: #ffffff;
  margin-bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'TT Norms', sans-serif;
	font-weight: bold;
}


.banner-top p {
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
}

@media (max-width: 960px) {
.banner-top h1 {
		font-size: 30px;
		line-height: 30px;
	}
}


/* End */


/* Start:/cache/css/main-windows-price-tab.css?16851064633097*/
/* main-windows-price-tab */

.main-windows-price-tab h2 {
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
}


#EURO_78 {
	/*display: block;*/
} 

.main-windows-price-tab-item-hide {
	display: none;
}

.main-windows-price-tab-item li {
	list-style: none;
	font-size: 14px;
	line-height: 15px;
	margin-bottom:10px;
	color:#444;
	margin-left:10px;
}
 
.main-windows-price-tab-menu {
	padding: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.main-windows-price-tab-menu div {
	margin: 0;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	border-top: 2px solid #dddddd;
}

.main-windows-price-tab-menu div:first-child {
	border-left: 2px solid #dddddd;
}

.main-windows-price-tab-menu div:last-child {
	border-right: 2px solid #dddddd;
}

.main-windows-price-tab-item .title {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}

@media (max-width: 960px) {
	.main-windows-price-tab h2 {
		font-size: 30px;
	}
}

@media (min-width: 480px) {
	

	
	.main-windows-price-tab-menu div a:hover {

	}
}

.main-windows-price-tab-menu div a:focus {

}
 
.main-windows-price-tab-menu div a {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #000;
	font-size: 20px;
}

.priceblock .main-windows-price-tab-menu div a {
	padding: 20px;
}


.main-windows-price-tab-item img {
	margin-bottom: 20px;
}


 
.main-windows-price-tab-menu div .active {
	background-color: #89ad03;
	color: white;
}

.main-windows-price-tab-item div.col-xs-6 {
	margin-bottom: 20px;
}

.main-windows-price-tab-item div.description p {
	text-align: center;
	margin: 0;
}

.main-windows-price-tab-item div.description hr {
	margin: 3px 0;
	border-color: #aaa;
}

.main-windows-price-tab-item .price {
	font-size: 20px;
	color: #8cb804;
	white-space: nowrap;
	font-weight: 400;
	text-align: center;
}

.main-windows-price-tab-item .price big {
	font-weight: bold;
}

.main-windows-price-tab-item p {
	text-align: center;
}

.main-windows-price-tab-item a {
/*	color: #9fd203;
	white-space: nowrap;*/
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.main-windows-price-tab-item a span {
	text-align: center;
	text-decoration: none;
}

.main-windows-price-tab-item .calculate {
	color: #9fd203;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

@media (max-width: 960px) {
	.main-windows-price-tab-menu div a {
		margin:0;
		font-size: 14px;
		border: none;
		border-bottom:1px dashed #789c0a;
		margin:0 5px;
	}
	
	.main-windows-price-tab-menu div {
		border: none;
	}
	
	.priceblock .main-windows-price-tab-menu div {
		padding:5px; 
	}
	.priceblock .main-windows-price-tab-menu div a {
		padding:0;
	}
	
	.main-windows-price-tab-menu div:first-child {
		border:none;
	}
	
	.main-windows-price-tab-menu div:last-child {
		border:none;
	}
	
	.main-windows-price-tab-item ul {
		margin-top:-20px;
	}
	
	.main-windows-price-tab-item .col-3 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

}


/* End */


/* Start:/cache/css/order-list-block.css?1685106463785*/
.order-list-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}

.order-list-block h3 {
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}


.order-list-block dl {
	display: table;
	margin-bottom: 0;
}

.order-list-block dt {
	display: table-cell;   
	font-size: 56px;
	color: #b1d235;
	font-weight: 400;
	vertical-align: middle;
	padding-right: 20px;
}


.order-list-block dd {
	display: table-cell;   
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
}

@media (max-width: 960px) {
	.order-list-block h2  {
		font-size: 25px;
		line-height:normal;
	}
}
/* End */


/* Start:/cache/css/wood-type-block.css?16851064631814*/
.wood-type-block {
	margin-top: 50px;
	margin-bottom: 50px;
}

.wood-type-block-pine,
.wood-type-block-larch,
.wood-type-block-meranti,
.wood-type-block-oak {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-right: 1px dashed rgba(255,255,255,0.50);
	height: 380px;
}

.wood-type-block-pine {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-pine-bg.jpg);
}

.wood-type-block-larch {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-larch-bg.jpg);
}

.wood-type-block-meranti {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-meranti-bg.jpg);
}

.wood-type-block-oak {
	background-image: linear-gradient(rgba(0,0,0,0.80),rgba(0,0,0,0.50)), url(/cache/i/wood-type-tab-block/wood-type-tab-block-oak-bg.jpg);
}

.wood-type-block-text {
	border-right: 1px dashed rgba(255,255,255,0.50);
}

.wood-type-block-text p {
	color: #000000;
	font-size: 18px;
	padding: 0px 20px 10px;
}

.wood-type-block .last {
	border-right: none;
	border-bottom: none;
}

.wood-type-block h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 35px;
	text-align: center;	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 100px;
}

.wood-type-block p {
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	text-align: center;	
	font-weight: 400;
	margin-top: 20px;
}

@media (max-width: 768px) {
	.wood-type-block-pine,
	.wood-type-block-larch,
	.wood-type-block-meranti,
	.wood-type-block-oak {
		border-bottom: 1px dashed rgba(255,255,255,0.50);
		border-right: none;
		height: 300px;
	}
	.wood-type-block h3 {
		margin-top: 50px;
	}

	
}





/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/style.css?16851064392172*/
/* @group Блок вызова бесплатного замера (новый) */


.measurement-windows-block {
	background-image: url(/cache/i/measurement-windows-block/measurement-windows-block-banner-bg.jpg);
	background-repeat: no-repeat;
	height: 720px;
	background-position: center bottom;
	overflow-y: visible;
}

.measurement-windows-block h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 70px;
}


.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/images/icon_warn.gif);
}


.measurement-windows-block label.measurement-windows-block-label {
	margin: 0px;
	width: 100%;
}

.measurement-windows-block label.measurement-windows-block-label p {
	color: #ffffff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

.measurement-windows-block label.measurement-windows-block-label p input.inputtext {
	width: 100%;
	padding: 4px;
	background-color: rgba(0, 0, 0, 0.1);
	border: 2px solid #ffffff;
	font-style: normal;
	margin-top: 2px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
}

.measurement-windows-block label.measurement-windows-block-label p input.inputtext:focus {
	outline: 0;
}

.measurement-windows-block label.measurement-windows-block-label p font span.form-required.starrequired {
	color: #ffffff;
	font-size: 24px;
}

.measurement-windows-block p font.errortext {
	font-size: 14px;
	color: #ffffff !important;
	text-decoration: underline;
	display: none;
}



@media (max-width: 768px) {
	.measurement-windows-block, .zimnie-sady-preim .measurement-windows-block {
		background-position: 26% center;
		margin-top:-0px;
		height: auto;
		background-size: cover;

	}
	
	.zimnie-sady-preim .measurement-windows-block {
		margin-top:0px;
	}
	
	.measurement-windows-block .col-12 {
		padding-left:30px;
		padding-right: 80px;
		padding-bottom:50px;
	}
	
	.measurement-windows-block h2, 	.zimnie-sady-preim .measurement-windows-block h2 {
		font-size: 20px;
		line-height: 25px;
		margin-top:90px;
		text-align: left;
	}

}



/* End */


/* Start:/cache/css/windows-furnitura-block.css?16851064631261*/
.windows-furnitura-block {
	background-repeat: no-repeat;
	height: 640px;
	background-position: center bottom;
	overflow-y: visible;
	background-image: url(/cache/i/windows-furnitura-block/windows-furnitura-block-bg.jpg);
}

.windows-furnitura-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 0px;
}

.windows-furnitura-block p {
	color: #000000;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	vertical-align: middle;
}

.windows-furnitura-block span {
	color: #7e7e7e;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	margin-top: 10px;
	display: block
}

@media (max-width: 768px) {
	.windows-furnitura-block {
		background-position: 70% center;
	}
	.windows-furnitura-block h2 {
		font-size: 20px;
		line-height: 25px;
	}
	.windows-furnitura-block p {
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
		margin-bottom: 20px;
	}
	.windows-furnitura-block span {
		color: #7e7e7e;
		font-size: 12px;
		line-height: 20px;
		font-weight: normal;
		vertical-align: middle;
		border-top: 1px solid #cccccc;
		padding-top: 10px;
		margin-top: 10px;
		display: block
	}
}



/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/style.css?1685106441777*/
.optional-accessories-block {

}

.optional-accessories-block h2 {
	color: #000000;
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 50px;
	margin-top: 50px;
}

.optional-accessories-block h3 {
	color: #000000;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;	
}

.optional-accessories-block h3 a {
	text-decoration: none;
}

.optional-accessories-block p {
	color: #000000;
	font-weight: normal;
	text-align: center;	
}

.optional-accessories-block a {
	color: #000000;
}

.optional-accessories-block img {
	border-radius: 50%;
}

@media (max-width: 960px) {
	.optional-accessories-block h2 {
		font-size: 26px;
	}
	
	.optional-accessories-block .h5 {
		clear: both;
		display: block;
	}
}

/* End */


/* Start:/bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/bitrix/news.list/.default/style.css?1685106441789*/


@media (min-width: 1200px) {
	.info-page-mosaic-list-item:nth-child(4n+1) {
		clear: both;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.info-page-mosaic-list-item:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.info-page-mosaic-list-item:nth-child(2n+1) {
		clear: both;
	}
}
	
.info-page-mosaic-list-item {
	word-wrap: break-word;
	margin-bottom: 30px;
}

.info-page-mosaic-list-item .date-time {
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}


.info-page-mosaic-list-item .tags {
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}

.info-page-mosaic-list-item a img.preview_picture {
	width: 100%;
}

.info-page-mosaic-list-item h2 {
	text-decoration: underline;
	color: #000;
	margin-top: 10px;
	font-size: 20px;
}




/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?17887769682821*/
.bx-pagination {
	margin: 10px 0;
}

.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/cache/css/windows-compare-table-block.css?16851064631003*/
.windows-compare-table-block {
	background-image: url(/cache/i/windows-compare-table/windows-compare-table-banner-bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	background-position: center bottom;
	overflow-y: visible;
}

.windows-compare-table-block h2 {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 20px;
	margin-top: 100px;
}

.windows-compare-table-block p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
}

#windows-compare-table-block[aria-expanded="false"]:before{
  content:"Узнать подробнее";
}

#windows-compare-table-block[aria-expanded="true"]:before{
  content:"Скрыть";
}
@media (max-width: 480px) {
	
	.windows-compare-table-block {
		height: auto;
		background-position: 34% center;
	}
	
	.windows-compare-table-block h2 {
		font-size: 24px;
		line-height: 26px;
		margin-top: 30px;
	}
	
	.windows-compare-table-block .col-5 {
		width:80%;
		flex: 0 0 80%;
		max-width: 80%;
	}

}
/* End */


/* Start:/cache/css/windows-compare-table.css?16851064632396*/
/* windows-compare-table */

.windows-compare-table table {
	margin-top: 50px;
	margin-bottom: 50px;
	border-collapse: collapse;
}

.windows-compare-table tbody tr {

}

.windows-compare-table tbody tr th {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.windows-compare-table tbody tr td {
	text-align: center;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.windows-compare-table tbody tr td a {
	color: #000000;
}

.windows-compare-table tbody tr td span {
	display: block;
	color: #717171;
}

.windows-compare-table tr.window-model-cut img {
	width: 150px;
}

.windows-compare-table tbody tr th.windows-compare-table-price {
	color: #8cb804;
	font-size: 25px;
	font-weight: 500;
}

.windows-compare-table tbody tr td.windows-compare-table-price {
	color: #8cb804;
	font-size: 20px;
	font-weight: 400;
}

.windows-compare-table tbody tr td.windows-compare-table-price big {
	font-weight: bold;
}

.windows-compare-table tbody tr td a.windows-compare-table-order {
	color: #FFFFFF;
	margin-top: 10px;
}

.windows-compare-table tbody tr td span.color-disk {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 16px;
    text-align: left;
}

.color-disk:before {
    content: "";
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}

.color-disk.colorless:before {
    background: none;
    border: 1px dashed #000000;
}

.color-disk.white:before {
    background: #ffffff;
    border: 1px solid #d7d7d7;
}

.color-disk.beige:before {
    background: #fbdbad;
    border: 1px solid #d7d7d7;
}

.color-disk.gray:before {
    background: #a1a1a1;
}

.color-disk.brown:before {
    background: #ba7c00;
}

.color-disk.darkbrown:before {
    background: #885503;
}

.color-disk.gold:before {
    background: #ffd700;
    border: 1px solid #ccad00;
}

.color-disk.titanium:before {
    background: #828282;
    border: 1px solid #828282;
}

.color-disk.champagne:before {
    background: #fcfcee;
    border: 1px solid #f7f7c1;
}

.color-disk.olive:before {
    background: #808000;
    border: 1px solid #4d4d00;
}

.color-disk.silver:before {
    background: #c0c0c0;
    border: 1px solid #a6a6a6;
}



/* End */
/* /cache/css/banner-top.css?1685106463514 */
/* /cache/css/main-windows-price-tab.css?16851064633097 */
/* /cache/css/order-list-block.css?1685106463785 */
/* /cache/css/wood-type-block.css?16851064631814 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/form.result.new/block-zamer/style.css?16851064392172 */
/* /cache/css/windows-furnitura-block.css?16851064631261 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/style.css?1685106441777 */
/* /bitrix/templates/SKANDI OKNA 2018/components/bitrix/news/info-page-mosaic-no-title/bitrix/news.list/.default/style.css?1685106441789 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?17887769682821 */
/* /cache/css/windows-compare-table-block.css?16851064631003 */
/* /cache/css/windows-compare-table.css?16851064632396 */
